home *** CD-ROM | disk | FTP | other *** search
/ Plant Anatomy / Plant Anatomy.iso / pc / plant / STYLES.CSS < prev    next >
Encoding:
Cascading Style Sheet File  |  2002-05-15  |  4.5 KB  |  301 lines

  1. BODY {
  2.   background: #FFFFFF;
  3.   font-family: Arial,Helvetica;
  4.   font-size: 10pt;
  5.   color: #000000;
  6.   margin-top: 0%;
  7.   margin-left: 0%;
  8.   margin-right: 5%;
  9.   margin-bottom: 5%;
  10. }
  11.  
  12. BODY.intro {
  13.   background: #FFFFFF;
  14.   font-family: Arial,Helvetica;
  15.   font-size: 11pt;
  16.   color: #000000;
  17.   margin-top: 0%;
  18.   margin-left: 0%;
  19.   margin-right: 5%;
  20.   margin-bottom: 5%;
  21. }
  22.  
  23. BODY.woodkey {
  24.   background: #FFFFFF;
  25.   font-family: Arial,Helvetica;
  26.   font-size: 12pt;
  27.   color: #000000;
  28.   margin-top: 0%;
  29.   margin-left: 5%;
  30.   margin-right: 5%;
  31.   margin-bottom: 5%;
  32. }
  33.  
  34. H1 {
  35.   font-family: Arial,Helvetica;
  36.   font-size: 13pt;
  37.   color: #006600;
  38.   padding-left: 3%;
  39.   white-space: nowrap
  40.   text-decoration: none
  41. }
  42.  
  43. H2 {
  44.   font-family: Arial,Helvetica;
  45.   font-size: 11pt;
  46.   color: #006600;
  47.   padding-left: 3%;
  48.   white-space: nowrap
  49.   text-decoration: none
  50. }
  51.  
  52. H3 {
  53.   font-family: Arial,Helvetica;
  54.   font-size: 12pt;
  55.   color: #000000;
  56.   padding-left: 3%;
  57.   white-space: nowrap
  58.   text-decoration: none
  59. }
  60.  
  61. UL {
  62.   font-family: Arial,Helvetica;
  63.   font-size: 11pt;
  64.   color: #990000;
  65.   padding-left: 0%;
  66. }
  67.  
  68. UL.intro {
  69.   font-family: Arial,Helvetica;
  70.   font-size: 10pt;
  71.   color: #000000;
  72.   padding-left: 0%;
  73.   text-align: left;
  74. }
  75.  
  76. LI.intro {
  77.   font-family: Arial,Helvetica;
  78.   font-size: 10pt;
  79.   color: #000000;
  80.   padding-left: 0%;
  81.   padding-right: 0%;
  82.  
  83. }
  84.  
  85.  
  86. A {
  87.   font-family: Arial,Helvetica;
  88.   font-size: 10pt;
  89.   color: #0066ff;
  90. }
  91.  
  92.  
  93. A.gen {
  94.   font-family: Arial,Helvetica;
  95.   font-size: 10pt;
  96.   color: #006600;
  97. }
  98.  
  99. A.cover {
  100.   font-family: Arial,Helvetica;
  101.   font-size: 16pt;
  102.   font-weight: bold;
  103.   color: #333300;
  104. }
  105.  
  106. A.design {
  107.   font-family: Arial,Helvetica;
  108.   font-size: 12pt;
  109.   font-weight: bold;
  110.   color: #333300;
  111. }
  112.  
  113. A.gloss {
  114.   font-family: Arial,Helvetica;
  115.   font-size: 10pt;
  116.   font-weight: bold;
  117.   color: #006600;
  118. }
  119.  
  120. .gloss:hover
  121. {
  122.   color: #006600;
  123.   background: #ffffcc;
  124. }
  125.  
  126. A.sci_img {
  127.   font-family: Arial,Helvetica;
  128.   font-size: 10pt;
  129.   font-style: italic;
  130.   color: #006600;
  131. }
  132.  
  133. A.title {
  134.   font-family: Arial,Helvetica;
  135.   font-size: 10pt;
  136.   font-weight: bold;
  137.   color: #006600;
  138. }
  139.  
  140. A.title2 {
  141.   font-family: Arial,Helvetica;
  142.   font-size: 14pt;
  143.   font-weight: bold;
  144.   color: #006600;
  145. }
  146.  
  147. A.start {
  148.   font-family: Arial,Helvetica;
  149.   font-size: 14pt;
  150.   font-weight: bold;
  151.   color: #990000;
  152. }
  153.  
  154. B {
  155.   font-family: Arial,Helvetica;
  156.   font-size: 10pt;
  157.   color: #000000;
  158.  
  159. }
  160.  
  161. P.bullet {
  162.   font-family: Arial,Helvetica;
  163.   font-size: 10pt;
  164.   font-weight: bold;
  165.   color: #990000;
  166.   padding-left: 0%;
  167.   padding-right: 0%;
  168.   text-align: left;
  169. }
  170.  
  171. P.intro {
  172.   font-family: Arial,Helvetica;
  173.   font-size: 11pt;
  174.   color: #000000;
  175.   padding-left: 0%;
  176.   padding-right: 0%;
  177.   text-align: left;
  178.   text-indent: 1em;
  179. }
  180.  
  181. P.title {
  182.   font-family: Arial,Helvetica;
  183.   font-size: 11pt;
  184.   font-weight: bold;
  185.   color: #990000;
  186.   padding-left: 0%;
  187.   padding-right: 0%;
  188.   text-align: left;
  189.  
  190. }
  191.  
  192. P.title2 {
  193.   font-family: Arial,Helvetica;
  194.   font-size: 14pt;
  195.   font-weight: bold;
  196.   color: #990000;
  197.   padding-left: 0%;
  198.   padding-right: 0%;
  199.   text-align: left;
  200.   text-indent: 11em;
  201. }
  202.  
  203. P.subtitle {
  204.   font-family: Arial,Helvetica;
  205.   font-size: 11pt;
  206.   font-weight: bold;
  207.   color: #006600;
  208.   padding-left: 0%;
  209.   padding-right: 0%;
  210.   text-align: left;
  211.  
  212. }
  213.  
  214. P.page {
  215.   font-family: Arial,Helvetica;
  216.   font-size: 10pt;
  217.   color: #000000;
  218.   padding-left: 0%;
  219.   padding-right: 0%;
  220.   text-align: justify;
  221.  
  222. }
  223.  
  224. P.copy {
  225.   font-family: Arial,Helvetica;
  226.   font-size: 7pt;
  227.   color: #000000;
  228.   padding-left: 0%;
  229.   padding-right: 0%;
  230.   text-align: left;
  231. }
  232.  
  233. P.wk_page {
  234.   font-family: Arial,Helvetica;
  235.   font-size: 10pt;
  236.   color: #000000;
  237.   padding-left: 0%;
  238.   padding-right: 0%;
  239.   text-align: left;
  240.   text-indent: 2em;
  241. }
  242.  
  243. P.leaf {
  244.   font-family: Arial,Helvetica;
  245.   font-size: 12pt;
  246.  color: #000000;
  247.   padding-left: 0%;
  248.   padding-right: 0%;
  249.   text-align: left;
  250.   text-indent: .5em;
  251. }
  252.  
  253. IMG.fig {
  254.   clear: left;
  255.   margin-top: 0%;
  256.   margin-left: 0%;
  257. }
  258.  
  259.  
  260. IMG.colorbar {
  261.   float: left;
  262.   margin-top: 0%;
  263.   margin-left: 0%;
  264.   margin-right: 2%;
  265.   margin-bottom: 0%;
  266. }
  267.  
  268. IMG.feature {
  269.   margin-right: 2%;
  270.   border: 0
  271. }
  272.  
  273.  
  274. EMBED.tab {
  275.   float: left;
  276.   margin-left: 3%;
  277.   margin-right: 20;
  278. }
  279.  
  280. TD.nav {
  281.   font-family: Arial, Helvetica, sans serif;
  282.   font-size: 10pt;
  283. }
  284.  
  285. .navbar {
  286.   clear: both;
  287.   text-align: right;
  288. }
  289.  
  290. .nav_on P {
  291.   color: #FFFFFF;
  292.   background: #CC3300;
  293. }
  294.  
  295. .nav_off P {
  296.   color: #FFFFFF;
  297.   background: #006600;
  298. }
  299.  
  300.  
  301.